home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Art Fundamentals - Core Concepts in Art
/
Art Fundamentals: Core Concepts in Art.iso
/
pc
/
color.dxr
/
00496.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-07-16
|
274 b
|
15 lines
on mouseUp me
global pntb, pntp, pntg
hideit(30, 30)
showit(31, 31)
if the blend of sprite 34 = 60 then
set the blend of sprite 34 to 100
pntb = "on"
else
set the blend of sprite 34 to 60
pntb = "off"
pntg = "off"
pntp = "off"
end if
end